This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

[Web] 使用Postman進行簡易的API壓力測試、效能測試

[Web] 使用Postman進行簡易的API壓力測試、效能測試

Git 與 GitHub

Git 與 GitHub

[論文筆記] YOLOv4

[論文筆記] YOLOv4


Comments